Recommended Optimizations View

In this view all Recommended Optmizations of the CData Virtuality Server are displayed.

As the BI / Reporting tools start generating reports by issuing queries to the CData Virtuality Server, the latter monitors the queries' behavior and gathers statistics about the frequency of the used query structures.

It is recommended to optimize red-colored optimizations first as it might offer the greatest performance boost.

Structure

There are different types of optimizations: table, join and aggregation. Each type represents a particular data projection that is used in the system, like the join of multiple tables, the table itself or the table data processed with an aggregation function.

Optimizations are organized in a tree-like structure. The root elements of the tree are the table/join optimizations and the aggregation groups. Aggregation groups are the sets of aggregation optimizations collected by their match descriptors. The child elements of those groups are the actual optimizations. This structure allows to focus on table and join optimizations, as well as to better manage the groups of aggregation optimizations that target the same source data.

Recommended Optimization's Pop-Up Menu

Right-click on a optimization to

Column filtering

The column filtering can be accessed by right-clicking a particular column. Depending on the data type of the column, different filtering options will be shown and can be selected by clicking on them. Some column filters also contain a text filter that can be used to display only the rows that contain the entered text. Multiple columns can have an active filter simultaneously, in which case only rows that match the criteria of all filters will be displayed.

Optimization's Details

Reference manual pages: